.oneColFixCtrHdr #container {
	width: 980px;  /* 使用比完整 800px 少 20px 的寬度會允許使用瀏覽器邊框並且避免水平捲軸出現 */
	background: #FFFFFF;
	margin: 0 auto; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	border: 0px solid #000000;
	text-align: left; /* 這樣做會覆寫 Body 元素上的 text-align: center。 */
}
.oneColFixCtrHdr #header {
	background-image:url(/znew/images/TopBG_980x95.jpg);
	background-repeat:no-repeat;
	height: 95px;
	padding: 0 7px 0 7px;  /* 這個欄位間隔符合下面顯示的 Div 中，元素的靠左對齊。如果在 #header 中使用影像而非文字，您可能會想要移除欄位間隔。 */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* 將 #header Div 中最後一個元素的邊界調整為零可避免邊界收合 (Div 之間出現的空間，無法解釋)。如果 Div 的周圍具有邊框，這就不是必要動作，因為該項設定也會避免邊界收合 */
	padding: 10px 0; /* 使用欄位間隔而非邊界便可讓元素遠離 Div 的邊緣 */
}

.oneColFixCtrHdr #header2 {
	background-image:url(/znew/images/TopBG_980x120.jpg);
	background-repeat:no-repeat;
	height: 120px;
	padding: 0 7px 0 7px;
}

.oneColFixCtrHdr #header2 h1 {
	margin: 0;
	padding: 10px 0;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* 這個欄位間隔符合上面顯示的 Div 中，元素的靠左對齊。 */
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* 將頁尾中第一個元素的邊界調整為零可避免邊界收合的可能性 (Div 之間出現的空間) */
	padding: 10px 0; /* 這個元素的欄位間隔將會建立空間，就如同邊界一樣，但是沒有邊界收合的問題 */
}

.channel {
	font: 12px/1.6em Verdana, Lucida, Arial, Helvetica, KBC,sans-serif;	
	text-align: center;
	color: #7c95a3;
	box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;

}

.channel A:link{
	text-decoration: none;
	color: #000;
}

.channel A:visited
{
    COLOR: #000;
    TEXT-DECORATION: none
}

.channel A:hover{
	text-decoration: none;
	color: #0071c1;
}

.channel A:active
{
    COLOR: #bb131a;
    TEXT-DECORATION: none
}

.channel-color {
	color: #c7000b;
}

.channel_up{
	 position:relative;
	 top:0px;
}

.login {
	text-align: right;
	color: #999;
	font-size: 12px;
}

.ad-1 {
	width: 170px;
	border: dotted 1px #999;
	margin-bottom: 4px;
	text-align: center;
	font-size: 12px;
	color: #d96413;
}

.tb-top {
	width: 100%;
	height: 95px;
}

.home {
	*padding-top: 3px;
	padding-left: 2px;
}

.home a {
	color:#666;
	text-decoration: none;
	font-size: 12px;
}

.channel-space {
	padding-right: 1px;
	padding-left: 1px; /*update 2013-01-29*/
}

.point-w {
	position:relative;
	font-size: 9px;	
	_font-size: 7px;	
	*top: -2px;
}

.about-a-tb {
	margin-top: 10px;
	*margin-top: -10px;
}

.about-a {
	width: 120px;
	vertical-align: top;
	border-right: 1px dotted #d4dde2;
	line-height: 25px;
}

.about-a ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

.about-a ul li {
	list-style-type: none;
	list-style-image: url(/z/images/Arrow_Right.gif);
	margin: 0px;
}

.about-a ul li a {
}

.about-a ul li a:visited {
	text-decoration: none;
	color: #0066af;
}

.about-a ul li a:hover {
	background-color: #f0efe1;
	display: inline-block;
	text-decoration: none;
	color: #9b811c;
	width:100%;
}

.about-a-space {
	vertical-align: top;
	width: 15px;
}

.about-a-data {
	vertical-align: top;
	margin-top: 15px;
	line-height: 24px;
	padding-bottom: 15px;
}

.about-a-hd {
	text-align: center;
	font-size: 15px;
	border-bottom: dotted 1px #999;
	margin-top: 10px;
	color: #9b811c;
	font-weight:bold;
}

.about-a-hd2 {
	font-size: 35px;
	color: #d0cbb8;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.about-a-subhd {
	color: #ec6941;
	border-bottom: dashed 1px #ec6941;
}

.about-a-time-tb {
	margin-top: 15px;
	margin-bottom: 15px;
}

.about-a-time1 {
	padding-top: 5px;
	text-align: left;
}

.about-a-time2 {
	padding-top: 5px;
	text-align: right;
}

.about-a-time3 {
	padding-top: 5px;
	padding-left: 25px;
	text-align: left;
}

.about-user-tb {
	margin-top: 15px;
	width: 650px;
}

.about-user-top {
	border-bottom: 1px dashed #CCC;
}

.about-user-L {
	color: #9b811c;
	padding-top: 5px;
}

.about-user-R {
	color: #9fa0a0;
	padding-top: 5px;
}

.info-tab {
	margin-top: 10px;
	width: 100%;
	color: #9fa0a0;
	text-align: center;
	border: dotted 1px #999;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #f4f0e3;
}

.info-tb {
	width: 100%;
	margin-top: 5px;
}

.info-subhead {
}

.info-item {
	vertical-align: top;
	color: #9b811c;
	padding-top: 5px;
}

.info-data {
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
	padding-top: 0px;
}

.careers-item {
	color: #ec6941;
	vertical-align: top;
	width: 75px;
}

.careers-nb {
	color: #ec6941;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
}

.pic-tb {
	width: 820px;
}

.pic-L {
	text-align: left;
	padding-bottom:20px;
}

.pic-C {
	text-align: center;
	padding-bottom:20px;
}

.pic-R {
	text-align: right;
	padding-bottom:20px;
}

.navroot {
	padding:0;
	margin:0;
	list-style-type: none;
	text-align:left;
}

.channeldiv {
	height:19px;
	margin:0 0 0 90px;
	margin:0 auto \9;
	width:860px;
	width: 860px \9;
	box-sizing: content-box;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;

}


.navTopli {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	border-left: solid 1px #bcbcbc;
	/*border-right: solid 1px #bcbcbc;*/
	/*border-bottom: dotted 1px #cabfb0;*/
	border-top: solid 1px #bcbcbc;/* #fffcdf;*/
	height: 20px;
	width: 43px;
}

.navBottomli {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	border-left: solid 1px #bcbcbc;
	/*border-right: solid 1px #bcbcbc;*/
	border-bottom: solid 1px #bcbcbc;
	/*border-top: solid 1px #cabfb0;*//* #fffcdf;*/
	height: 20px;
	width: 43px;
}

.navMidli {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	border-left: solid 1px #bcbcbc;
	/*border-right: solid 1px #bcbcbc;*/
	height: 20px;
	width: 43px;
}

.navul {
	position:absolute;
	top:17px;
	left:0px;
	width:58px;
	padding:0;
	margin-left:0px;
	z-index:99;
}

.navul2 {
	position:absolute;
	top:17px;
	left:43px;
	width:58px;
	padding:0;
	margin-left:5px;
	margin-left:0px\9;
	z-index:99;
}


.navTopli2 {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	/*border-left: solid 1px #bcbcbc;*/
	border-right: solid 1px #bcbcbc;
	/*border-bottom: dotted 1px #cabfb0;*/
	border-top: solid 1px #bcbcbc;/* #fffcdf;*/
	height: 20px;
	width: 43px;
}

.navBottomli2 {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	/*border-left: solid 1px #bcbcbc;*/
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	/*border-top: solid 1px #cabfb0;*//* #fffcdf;*/
	height: 20px;
	width: 43px;
}

.navMidli2 {
	list-style-type: none;
	text-align:left;
	padding:2px 2px 0px 2px;
	background-color: #fff;
	/*border-left: solid 1px #bcbcbc;*/
	border-right: solid 1px #bcbcbc;
	height: 20px;
	width: 43px;
}

/*li.navli a:hover {
	background-color: #E8E8E8;
}*/
.channelmore{
	width:40px;
	float:left;

	margin-left:0;
	z-index:99;
}

.channelTable {
	border:0px;
	margin:0px;
	border-collapse:collapse;	
}

.channelTR {
	/*top:0px;
	position:absolute;*/
}

.channelFirstTD {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}

.channelTD {
	padding-left:0px;
	/*position: relative;*/
}

.channelMoreImg
{
/*	height:10px;
	width:8px;
	background-image:url("/images/Arrow_Down_black.png");
	background-repeat:no-repeat;
	margin-bottom: -8px;
	display: inline-block;
	vertical-align:middle;*/
}